home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / English_Resources / HTMLComponent / TempPSII / Common / prismStyle.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-01-08  |  741 b   |  33 lines

  1. body        {    background-image: URL("../images/background.PNG");
  2.                 text-align: Left;
  3.                 color: white;
  4.                 font-family: Trebuchet MS;
  5.                 font-size: 13px;
  6.                 margin: 0px;
  7.                 scroll: no;}
  8.  
  9. body.nomargins    {margin: 0px}
  10.  
  11. body.BuddyTools    {margin-top: 8px;
  12.                 margin-left: 0px;
  13.                 margin-right: 0px;
  14.                 margin-bottom: 0px}
  15.  
  16. body.About        {background-image: URL("../images/AboutTile.PNG");
  17.                 margin: 6px}
  18.  
  19. body.logo        {margin: 0px;
  20.                 background-image: URL("../images/NavPanelBack.PNG")}
  21.  
  22. a:link            {color: cyan}
  23. a:visited        {color: cyan}
  24. a:active        {color: cyan}
  25. a:hover            {color: cyan}
  26.  
  27. div.InitBuddyTool { display: none }
  28.  
  29. Object    {    border-style: none }
  30.  
  31. table             {font-family: Trebuchet MS; 
  32.                 font-size: 13px;}
  33.